Skip to content

Laksh-tech/Engineering-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ Core Engineering Portfolio

Architect: Lakshya Singh Kushwah
Objective: A rigorously maintained, version-controlled repository documenting the mastery of core computer science primitives, backend architecture, and algorithmic problem-solving.

🏗️ Engineering Philosophy

This repository operates on a strict "Fundamentals over Frameworks" mandate. Every file within this project is written from a blank screen to enforce raw mechanical understanding.

The focus is squarely on:

  1. Algorithmic Efficiency: Deep mastery of C++ memory management and Big-O complexity.
  2. System Architecture: Strict adherence to Object-Oriented Programming (OOP) principles in Java.
  3. Data Flow & Routing: Building standalone backend systems utilizing pure Python, RESTful API design, and relational SQL databases.

📂 Repository Architecture

This workspace is strictly categorized to separate algorithmic logic from system design and independent project builds.

Engineering-Portfolio/
├── 📁 cpp-dsa/               # C++ Algorithmic problem-solving and data structures
│   ├── 01_Arrays_and_Hashing/
│   ├── 02_Two_Pointers/
│   ├── 03_Sliding_Window/
│   └── 04_Binary_Search/
├── 📁 java-oop/              # Enterprise architecture and system simulations in Java
├── 📁 python-backend-api/    # RESTful API design, data routing, and FastAPI backends
├── 📁 projects/              # Standalone, end-to-end data pipelines and SQL databases
└── 📁 research/              # Technical documentation and system design notes

About

Code Book and NoteBook for showcasing my progress and work in domains like backend ,ai-ml and software engineering in languages like python ,c++,java and working on projects .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors