Lakshay

Lakshay

Software Developer

Available for opportunities
lakshay@portfolio:~$
$ cat about.md

Software Developer specialized in Django Full Stack Development with expertise in REST APIs, ORM, and MVT architecture. Experienced in cybersecurity and secure coding practices through internship at Bharti Airtel. Proficient in MySQL database integration, Git/GitHub workflows, and implementing security measures in software development. Committed to driving organizational growth through innovative and secure solutions.

$ ls skills/
Django/ Python/ FastAPI/ MySQL/
$ ls projects/
views.py
from django.shortcuts import render
from django.http import JsonResponse

class DeveloperProfile:
    def __init__(self):
        self.name = "Lakshay"
        self.role = "Software Developer"
        self.skills = [
            "Django", "FastAPI", "Python",
            "REST APIs", "Database Design",
            "Full-Stack Development"
        ]
        self.passionate_about = [
            "Clean Code", "Performance",
            "User Experience", "Innovation"
        ]
    
    def get_availability(self):
        return {
            "status": "open_to_opportunities",
            "location": "Remote | Delhi, India",
            "contact": "lakshaydahiya67@gmail.com"
        }

# Initialize developer instance
lakshay = DeveloperProfile()
print(f"Hello! I'm {lakshay.name}")
print("Ready to build amazing things! 🚀")
Output
Click the green run button to execute the code
scroll to explore

About Me

Get to know me better

I'm a passionate Software Developer specialized in Django Full Stack Development with expertise in REST APIs, ORM, and MVT architecture. I have hands-on experience working at Cincooni Systems Private Ltd, where I focused on creating scalable web applications and implementing innovative solutions.

My technical expertise includes MySQL database integration, Git/GitHub workflows, and building robust web applications. I'm committed to continuous learning and driving organizational growth through efficient, clean code and modern development practices.

1+

Years Experience

8+

Projects Completed

6+

Technologies Mastered

What I Do

  • Full-Stack Web Development
  • API Design and Development
  • Database Design and Optimization
  • Code Review and Mentoring

Tech Stack

Technologies and tools I work with

Python

Django

FastAPI

REST APIs

ORM

MVT Architecture

MySQL

HTML/CSS

JavaScript

Git

GitHub

Linux

Database Integration

Full Stack Development

Web Applications

API Development

Version Control

Cybersecurity

Secure Coding

Vulnerability Assessment

Network Security

Threat Analysis

Data Protection

skill_info.json
{
  "currently_selected": "Django",
  "experience": "2+ years",
  "proficiency": "Advanced",
  "projects_built": [
    "SecureShare Platform",
    "Project Management System",
    "Blood Bank Management",
    "Portfolio Website"
  ],
  "key_features_used": [
    "MVT Architecture",
    "ORM & Database Integration", 
    "REST API Development",
    "Authentication & Security",
    "Admin Interface"
  ],
  "favorite_aspects": [
    "Rapid Development",
    "Built-in Security",
    "Scalable Architecture",
    "Rich Ecosystem"
  ]
}

Featured Projects

Interactive portfolio of applications I've built

Live
WhatsApp Web Clone

WhatsApp Web Clone

Click to explore

WhatsApp Web Clone

A full-stack WhatsApp Web clone built with FastAPI backend and React frontend, featuring real-time messaging …

FastAPI React MongoDB WebSocket +6
Live
SecureShare

SecureShare

Click to explore

SecureShare

A secure file-sharing platform using Django and Django REST Framework with token-based authentication and role-based …

Django Django REST Framework PostgreSQL Google Gemini AI +6
Live
Task Master

Task Master

Click to explore

Task Master

A modern RESTful API todo application built with FastAPI, featuring automatic OpenAPI documentation, Pydantic data …

FastAPI Python SQLAlchemy Pydantic +5
Live
Blood Bank Management System

Blood Bank Management System

Click to explore

Blood Bank Management System

A comprehensive Django web application for managing blood bank operations including donor registration, blood inventory …

Django Python MySQL HTML5 +3
Live
Portfolio Website

Portfolio Website

Click to explore

Portfolio Website

A modern, responsive portfolio website built with Django featuring dark/light theme toggle, smooth animations, and …

Django Python HTML5 CSS3 +2
project_details.md

# SecureShare Platform

A comprehensive secure file-sharing platform built with Django and Django REST Framework. Features include token-based authentication, role-based access control, Google Gemini AI integration for document analysis, encrypted file storage, and audit logging.

## 🚀 Key Features

  • Token-based authentication system
  • Role-based access control (RBAC)
  • Google Gemini AI for document analysis
  • End-to-end file encryption
  • Single-use download tokens
  • Comprehensive audit logging

## 🛠 Tech Stack

Django Django REST Framework PostgreSQL Google Gemini AI JavaScript HTML5 & CSS3

## 📊 Performance Metrics

99.9% Uptime
<2s Load Time
A+ Security Grade

Experience

My professional journey

Full Stack Developer

Cincooni Systems Private Ltd

December 2024 - March 2025

Specialized in Django Full Stack Development with comprehensive responsibilities including: • Developed and maintained scalable web applications using Python and Django framework • Designed and implemented RESTful APIs for seamless frontend-backend communication • Built responsive user interfaces using HTML5, CSS3, and JavaScript • Integrated MySQL databases with Django ORM for efficient data management • Collaborated with cross-functional teams using Git/GitHub for version control and code review • Containerized applications using Docker for consistent deployment environments • Participated in agile development methodologies and sprint planning • Conducted code reviews and maintained high code quality standards • Implemented authentication and authorization systems for secure applications • Optimized application performance and database queries for scalability • Mentored junior developers and contributed to team knowledge sharing

Cybersecurity Intern

Bharti Airtel Ltd.

July 2024 - September 2024

Conducted security assessments and automated scans, documenting remediation steps. Focused on secure coding practices and cybersecurity implementations with emphasis on data protection, vulnerability assessment, and security protocols.

Cybersecurity Intern

Bharti Airtel Ltd.

July 2023 - August 2023

Applied Linux administration and security best practices across networks, systems, and web applications. Gained hands-on experience in network security, threat analysis, and implementing security measures in software development lifecycle.

Education

Academic background

Bachelor of Computer Applications (BCA)

Artificial Intelligence & Machine Learning

SGT University, Gurugram
2022 - 2025

Specialized in AI/ML concepts, data structures, algorithms, and software development with focus on emerging technologies and practical applications.

Extracurricular Activities

Beyond the classroom and workplace

Competitive Programming

2025 - Present

Active problem solver on LeetCode

View Profile

AIU National Chess Tournament 2023

2023

Represented SGT University at the national level chess competition

I-SHINE 2025

2025

Presented the Blood Bank Management System at the international technical summit hosted by SGT University

Open Source Contribution

2024 - Present

Active contributor to various open-source projects on GitHub