Skip to content
View som14062005's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report som14062005

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
som14062005/README.md
Image

Image

👋 About Me

  • 🎯 Learning Data Structures & Algorithms (Java)

  • 🌐 Backend Development

  • ☁ Exploring Cloud & AI/ML

  • 🚀 Passionate about building real-world projects

Image


ImageImage MY PROFILE ImageImage

class Developer {
  constructor() {
    this.name = "Praveen Somasundaram";
    this.location = "Chennai, Tamil Nadu 🇮🇳";
    this.college = "Rajalakshmi Engineering College";
    this.learning = "DSA in Java & Cloud Computing ☁️";
    this.goal = "Build projects that solve real-world problems 🌍";
  }

  work() {
    console.log("💻 Coding, Learning, and Creating every day!");
  }

  contact() {
    return {
      email: "[email protected]",
      linkedin: "linkedin.com/in/praveen-somasundaram2005",
      portfolio: "Coming Soon 🚀",
    };
  }
}

const praveen = new Developer();
praveen.work();
console.log("🌟 Welcome to my world of code! 🌟");

Image

Image PROGRAMMING LANGUAGES

Image
JavaScript
JavaScript
TypeScript
TypeScript
Java
Java

Image FRAMEWORKS & LIBRARIES

Image
Nest.js
Nest.js
Node.js
Node.js
Express
Express.js

Image DATABASES & CLOUD

Image
AWS
AWS
MongoDB
MongoDB

Image TOOLS & PLATFORMS

Image

Image

Image 🌐 LET'S CONNECT 🌐 Image

Image
Image    Image    Image    Image    Image



Image

Image

Image Image
Image

Image

Image **ACTIVITIES ** Image

Image
Image

Image ** MY CONTRIBUTIONS ** Image

🐍 Contribution Snake eating my contributions!

Image

Popular repositories Loading

  1. ColabX ColabX Public

    JavaScript 1 2

  2. User-interface-Design User-interface-Design Public

    A comprehensive User Interface Designs applying core UID principles through many tools like:StoryBoard(Balsamiq), prototypes (Figma, Proto.io), flowcharts (Lucidchart), custom UI assets (GIMP), and…

    Python

  3. Likebuzz Likebuzz Public

    The College Bus Management System (Likebuzzz) is a App-based application designed to streamline the management of college buses. It aims to provide an efficient and user-friendly platform for stude…

    Dart

  4. som14062005 som14062005 Public

  5. Data-Science-basics Data-Science-basics Public

    Jupyter Notebook

  6. DBMS-in-SQL-and-MongoDB DBMS-in-SQL-and-MongoDB Public

    Writing Basic Queries in SQL and Getting Introduction to MongoDB is the Main Aim Of this course(DBMS)