developer.py

class Developer:
    def __init__(self):
        self.name = "VIJESH M"
        self.role = "Python Web Developer"
        self.skills = ["Django", "Flask", "AI/ML", "Full Stack"]
                    
    def introduce(self):
        return f"Hello, I'm {self.name}"

me = Developer()
print(me.introduce())
                    
>>> Hello, I'm VIJESH M

VIJESH M

Python Web Developer

Building robust web applications with Python & modern frameworks

About Me

about_me.py

Experienced Python developer specializing in web applications and AI integration. I transform client requirements into robust software solutions with Django, Flask, and other Python frameworks. My focus is on creating scalable, maintainable code that solves real business problems.

With a strong foundation in software development lifecycle and agile methodologies, I excel at both backend architecture and frontend implementation.

Name: Vijesh M
Email: vijeshmperumbala31@gmail.com
Phone: +97474025375, +919496705135
Location: Kerala, Indian

Work Experience

Software Engineer

Convibe Technologies WLL

Jun 2022 - Present

  • Developed full-stack applications using Django, leveraging JavaScript, HTML, and CSS for dynamic front-end components.
  • Guided development teams on Python best practices.
  • Implemented Django and Flask frameworks for scalable web application development.
  • Developed robust software modules with proper testing and detailed documentation.
  • Designed and implemented RESTful APIs with seamless integration to PostgreSQL and MySQL databases, optimizing data retrieval and storage.
  • Crafted responsive, cross-browser compatible user interfaces using modern JavaScript frameworks and CSS preprocessors
  • Integrating third-party APIs and services into Python applications.
  • Enhanced code quality through rigorous code reviews, refactoring, and adherence to PEP 8 standards.
Key Project: Amoeba

Developed a responsive estimation and quotation system for Altech Aluminium and Steel WLL, using Django and PostgreSQL, featuring real-time cost calculations, version tracking, project dashboards, and customizable PDF invoicing.

Key Project: Spider

Designed and developed the backend for an employee activity monitoring system with Django and PostgreSQL, enabling real-time logging, WhatsApp notifications, PDF report generation, and a dynamic web interface.

Junior Software Engineer

Aventus Informatics LLP

Jun 2021 - Jun 2022

  • Developed and tested Python software modules with thorough documentation.
  • Built full-stack applications using Django, JavaScript, HTML, and CSS.
  • Implemented RESTful APIs with PostgreSQL and MySQL database integrations.
  • Created responsive user interfaces with JavaScript, HTML, and CSS.
  • Worked in Agile teams, using Git for version control.
  • Improved code quality through code reviews and feedback implementation.
  • Worked on Spider project for employee activity tracking and reporting.
Key Project: Zajel

Zajel is a food delivery app built with Flutter for cross-platform UI, Python for backend logic, and PostgreSQL for data management, enabling users to order from nearby or favorite restaurants with ease.

Key Project: Skilled worker management system

Skilled Worker is a mobile app offering a wide range of technical services, including plumbing, repairing, welding, and electrical work. Users can register, book services, and connect with verified, skilled workers who provide services across residential, industrial, and commercial sectors based on availability at their location.

Junior AI Developer

Strokx Technologies

Oct 2020 - Jun 2021

  • Developed and tested AI/ML models using Python libraries such as TensorFlow and PyTorch.
  • Built basic models for data analysis, prediction, and classification tasks.
  • Designed and implemented data processing pipelines using NumPy, Pandas, and scikit-learn.
  • Conducted data cleaning, preprocessing, and feature engineering to enhance model performance.
  • Created data visualizations to present insights from analytical models.
  • Collaborated with the data science team to improve model accuracy and efficiency.
  • Assisted in deploying machine learning models to production environments.
Key Project: Face Recognition Based Attendance System

Developed a machine learning-based attendance system using face recognition with OpenCV, dlib, and Python. Automated attendance tracking, integrated with a database, and generated detailed reports using Pandas and Matplotlib.

Education

Bachelor of Technology in Computer Science and Engineering

APJ Abdul Kalam Technological University

2016 - 2020

GPA: 6.63

Focused on programming fundamentals, data structures, algorithms, and web development.

Higher Secondary Education in Science

GHSS Chemnad, Kasaragod

2014 - 2016

Percentage: 70%

Concentrated on mathematics, physics and computer science.

Skills

Python Ecosystem

Python
Django
Flask
FastAPI
SQLAlchemy

Data Science & AI

NumPy/Pandas
scikit-learn
TensorFlow
Data Analysis

Web Technologies

HTML/CSS
JavaScript
RESTful APIs
Bootstrap
React

DevOps & Tools

Docker
Git/GitHub
PostgreSQL
MySQL
Python
Django
JavaScript
Flask
AI/ML
SQL
REST API
React
Docker

Python Projects

Amoeba

Aluminium and Infill Estimation Software

Jun 2022 - Nov 2023

A comprehensive Django application for estimation and quotation preparation. This in-house project was built for Altech Aluminium and Steel WLL, Qatar.

  • Built with Django and PostgreSQL
  • Achieved 95% accuracy in measurement and pricing calculations using Python.
  • Implemented automated document generation with Wkhtmltopdf
  • Integrated approval workflow system with email notifications
Django Python JavaScript PostgreSQL

Spider

Employee Work Tracking System

Aug 2023 - March 2024

A Django-based application for tracking employee work progress and daily activity logging with comprehensive reporting.

  • Developed with Django and PostgreSQL for ORM
  • Implemented real-time notifications with Django-Channels
  • Created analytics dashboard with Chart.js
  • Led the entire back-end development with Python
Django Python PostgreSQL JavaScript

Skilled Worker

Skilled worker management system

Jun 2021 - Nov 2021

Skilled Worker is a mobile app offering a wide range of technical services to clients.

  • Built with Django and PostgreSQL
  • Google Auth and JWT for authentication
  • Implemented real-time notifications with Django-Channels
  • Led the entire back-end development with Python
  • Front-end development with Flutter
Python Django PostgreSQL JavaScript JWT Flutter

Contact Me

Email

vijeshmperumbala31@gmail.com

Phone

+97474025375

+919496705135

Location

Kerala

Social Profiles

terminal@vijesh:~
$ python send_message.py
"""