https://github.com/soham901/btech
https://github.com/soham901/btech
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soham901/btech
- Owner: soham901
- Created: 2024-07-26T13:52:49.000Z (almost 2 years ago)
- Default Branch: index
- Last Pushed: 2025-03-09T12:00:19.000Z (over 1 year ago)
- Last Synced: 2025-03-09T13:18:23.056Z (over 1 year ago)
- Size: 20.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# B-Tech Stuff of Soham901
Welcome to my B-Tech repository! This is where I'll be pushing all my work, including lab solutions, projects, and notes that I create during my B-Tech journey. I'm currently pursuing a D2D (Diploma to Degree) program, which means I'm entering directly into the second year of the B-Tech program after completing my diploma.
## About Me
I'm a full-stack developer with a passion for building innovative solutions. Here's a bit about what I do:
- 💻 Full-stack development (Web, Mobile, DevOps, AI eng.)
- 🚀 Freelancing (high quality tailored websites and apps, ...)
- 🛠️ Building side projects (code-bhajia, health-care infra, ...)
- 💡 Exploring SaaS ideas (an ed-tech product, ...)
## Repository Structure
This repository is organized by semester branches:
### Sem-3 Branch (`sem-3`)
Contains lab solutions, notes, stuff subject wise:
- DBMS (Database Management Systems)
- DSA (Data Structures and Algorithms)
- OOPJ (Object-Oriented Programming with Java)
- WT-1 (Web Technologies I)
### Sem-4 Branch (`sem-4`)
Contains lab solutions, notes, stuff subject wise:
- PP (Python Programming)
- SE (Software Engineering)
- MADF (Mobile App Development with Flutter)
- PC-1 (Professional Communication I)
- WT-2 (Web Technologies II)
## How to Navigate
1. Switch to a specific semester branch to view its contents:
```bash
git checkout sem-x
```