Lakshay
Software Developer
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.
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! 🚀")
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
{
"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
WhatsApp Web Clone
A full-stack WhatsApp Web clone built with FastAPI backend and React frontend, featuring real-time messaging …
SecureShare
A secure file-sharing platform using Django and Django REST Framework with token-based authentication and role-based …
Task Master
A modern RESTful API todo application built with FastAPI, featuring automatic OpenAPI documentation, Pydantic data …
Blood Bank Management System
A comprehensive Django web application for managing blood bank operations including donor registration, blood inventory …
# 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
## 📊 Performance Metrics
Experience
My professional journey
Full Stack Developer
Cincooni Systems Private Ltd
December 2024 - March 2025Specialized 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 2024Conducted 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 2023Applied 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 - 2025Specialized 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
AIU National Chess Tournament 2023
2023Represented SGT University at the national level chess competition
I-SHINE 2025
2025Presented the Blood Bank Management System at the international technical summit hosted by SGT University
Open Source Contribution
2024 - PresentActive contributor to various open-source projects on GitHub