An open API service indexing awesome lists of open source software.

https://github.com/soham901/btech


https://github.com/soham901/btech

Last synced: 2 months ago
JSON representation

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
```