{"id":20054707,"url":"https://github.com/rajjitlai/bca-4th-sem","last_synced_at":"2026-02-26T23:04:05.528Z","repository":{"id":227319958,"uuid":"770919804","full_name":"rajjitlai/BCA-4th-Sem","owner":"rajjitlai","description":"The repository of BCA 4th Semester, NIELIT","archived":false,"fork":false,"pushed_at":"2025-04-16T16:57:29.000Z","size":15608,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T00:56:57.906Z","etag":null,"topics":["css","dbms","html","js","project","sql","web","web-tech"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajjitlai.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-12T11:47:23.000Z","updated_at":"2025-04-16T16:57:32.000Z","dependencies_parsed_at":"2024-05-10T11:42:43.614Z","dependency_job_id":"812260e0-0ac3-4554-adee-974acc528e4b","html_url":"https://github.com/rajjitlai/BCA-4th-Sem","commit_stats":null,"previous_names":["rajjitlai/bca-4th-sem-web","rajjitlai/bca-4th-sem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajjitlai/BCA-4th-Sem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajjitlai%2FBCA-4th-Sem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajjitlai%2FBCA-4th-Sem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajjitlai%2FBCA-4th-Sem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajjitlai%2FBCA-4th-Sem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajjitlai","download_url":"https://codeload.github.com/rajjitlai/BCA-4th-Sem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajjitlai%2FBCA-4th-Sem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29876367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T22:37:10.609Z","status":"ssl_error","status_checked_at":"2026-02-26T22:37:09.019Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","dbms","html","js","project","sql","web","web-tech"],"created_at":"2024-11-13T12:42:46.994Z","updated_at":"2026-02-26T23:04:05.509Z","avatar_url":"https://github.com/rajjitlai.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to NIELIT, BCA 4th Sem Repository\r\n\r\n\u003chr\u003e\r\n\u003cdiv align=\"center\"\u003e\r\n  \u003cimg src=\"./Images/image.jpg\" width=\"auto\" alt=\"C Programming\"\u003e\r\n\u003c/div\u003e\r\n\u003chr\u003e\r\n\r\n## Contributing\r\n\r\nWelcome Contributors!\r\nThank you for your interest in contributing to our college project! We value your time and expertise, and we're excited to collaborate with you. Whether you're a seasoned developer or just starting out, there are plenty of opportunities to get involved and make a meaningful impact.\r\n\r\n## Table of Contents\r\n- [Web Practical](./Web%20Tech/)\r\n- [Web Dev](./Web%20Dev/) - Miss Karuna Project (VAC)\r\n- [DBMS](./DBMS/)\r\n\r\n### How to Contribute\r\n\r\n1. **Fork the Repository:** Start by forking our repository to your own GitHub account.\r\n\r\n2. **Clone the Repository:** Clone the forked repository to your local machine using Git.\r\n\r\n   ```bash\r\n   git clone https://github.com/rajjitlai/BCA-4th-Sem.git\r\n\r\n   ```\r\n\r\n3. **Create a Branch:** Create a new branch for your contributions.\r\n\r\n   ```bash\r\n   git checkout -b feature/new-contribution\r\n\r\n   ```\r\n\r\n4. **Make Changes:** Work on your contribution, whether it's adding new class notes, lecture slides, assignments, or other study materials relevant to the NIELIT BCA 4th semester curriculum.\r\n\r\n5. **Commit Changes:** Once you're satisfied with your changes, commit them to your branch.\r\n\r\n   ```bash\r\n   git add .\r\n   git commit -m \"Add new class notes: [Your unique message here]\"\r\n\r\n   ```\r\n\r\n6. **Push Changes:** Push your changes to your forked repository.\r\n\r\n   ```bash\r\n   git push origin feature/new-contribution\r\n\r\n   ```\r\n\r\n7. **Submit a Pull Request:** Finally, submit a pull request from your branch to our main repository. Be sure to provide a clear description of your contribution and any relevant information.\r\n\r\n### Guidelines\r\n\r\n- Please follow the [code of conduct](./Shared/code_of_conduct.md) and adhere to our project's guidelines.\r\n- If you're working on a new feature, consider opening an issue first to discuss it with the team.\r\n- Write clear, concise commit messages and code comments to ensure readability.\r\n- Test your changes thoroughly before submitting a pull request.\r\n- Be open to feedback and willing to collaborate with others.\r\n\r\n## Questions\r\n\r\nIf you have any questions about this project, please feel free to create a new issue\r\n\r\n### Get in Touch\r\n\r\nIf you have any questions or need assistance, don't hesitate to reach out. You can [contact us](mailto:rajjitlai@mail.com) via email or [open an issue](https://github.com/rajjitlai/BCA-4th-Sem-Web/issues/new) in our repository. We're here to help and support you throughout your contribution journey.\r\n\r\nThank you for being a part of our community and for helping us make this project a success!\r\n\r\nHappy coding! \u003cbr\u003e\u003cbr\u003e\r\n\u003ci\u003eCommander\u003c/i\u003e\r\n\r\n## Contributors\r\n\r\n\u003ctable\u003e\r\n\u003ctd\u003e\u003cp align=\"center\"\u003eRajjit Laishram\u003cbr\u003e\u003cbr\u003e\u003cimg src = \"https://avatars.githubusercontent.com/u/131738761?v=4\"  height=\"120\" alt=\"Logeek\"\u003e\u003c/p\u003e\u003cp align=\"center\"\u003e\u003ca href = \"https://github.com/rajjitlai\"\u003e\u003cimg src = \"http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg\" width=\"42\" height = \"42\" alt=\"github-logo\"/\u003e\u003c/a\u003e\u003c/p\u003e\r\n\u003c/td\u003e\r\n  \r\n\u003ctd\u003e\u003cp align=\"center\"\u003eShadow Leaked\u003cbr\u003e\u003cbr\u003e\u003cimg src = \"https://avatars.githubusercontent.com/u/127888199?s=400\u0026u=d3dc33664bae2bfcb48af9966a19fe4fc687ca96\u0026v=4\"  height=\"120\" alt=\"Shreyas\"\u003e\u003c/p\u003e\u003cp align=\"center\"\u003e\u003ca href = \"https://github.com/shadow-leaked\"\u003e\u003cimg src = \"http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg\" width=\"42\" height = \"42\" alt=\"github-logo\"/\u003e\u003c/a\u003e\u003c/p\u003e\u003c/td\u003e\r\n\r\n\u003c/table\u003e\r\n\r\n## Read our blogs\r\n\r\n\u003ctable\u003e\r\n\u003ctd\u003e\r\n   \u003cp align=\"center\"\u003eRJ's Blogg.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"./Images/logo.svg\" alt=\"rjsblogg\" width=\"120\"\u003e\u003cbr\u003e\r\n   \u003ca href=\"https://rjsblogg.netlify.app/\" target=\"_blank\"\u003eVisit Now\u003c/a\u003e\r\n   \u003c/p\u003e\r\n\u003c/td\u003e\r\n\u003c/table\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajjitlai%2Fbca-4th-sem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajjitlai%2Fbca-4th-sem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajjitlai%2Fbca-4th-sem/lists"}