Skip to content
View Alokafernando's full-sized avatar
๐Ÿ–๏ธ
hi, there
๐Ÿ–๏ธ
hi, there

Highlights

  • Pro

Block or report Alokafernando

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
AlokaFernando/README.md
Location Age Status Experience
Header




โšก SYSTEM.PROFILE.LOAD()

class Developer {
  constructor() {
    this.name = "Aloka Fernando";
    this.role = "Full Stack Engineer";
    this.location = "Colombo, Sri Lanka ๐ŸŒ";
    this.age = 20;
    this.currentFocus = "Building Scalable Web Apps";
    
    this.techStack = {
      languages: ["Java", "JavaScript", "TypeScript", "SQL"],
      frontend: ["React.js", "HTML5", "CSS3", "Bootstrap"],
      backend: ["Node.js", "Spring Boot", "Hibernate"],
      databases: ["MySQL", "MongoDB"],
      tools: ["Git", "Docker", "Postman", "Figma", "VS Code"]
    };
    
    this.learning = ["React Native", "AWS", "Microservices"];
    this.interests = ["Gaming ๐ŸŽฎ", "Tech Innovation ๐Ÿ’ป", "DIY Projects ๐Ÿ”ง"];
  }
  
  sayHi() {
    console.log("Thanks for dropping by! Let's build something amazing together ๐Ÿš€");
  }
}

const aloka = new Developer();
aloka.sayHi();
Coding GIF



Languages

๐Ÿ“Š REAL-TIME ANALYTICS


Activity Graph

๐Ÿ”ง TECH STACK ARSENAL

Languages & Core Technologies

Languages

Frameworks & Libraries

Frameworks

Tools & Environment

Tools

๐Ÿ† ACHIEVEMENTS & MILESTONES

Trophies - Tokyonight


๐Ÿš€ FEATURED PROJECTS

Car Rental System
A responsive vehicle rental application demonstrating CRUD operations, user authentication, and booking management using Java & JSP.


๐ŸŒ CONNECT & COLLABORATE


LinkedIn

Email

Stack Overflow

Facebook

Telegram

GitHub

๐Ÿ’ผ Currently Open For:

๐Ÿ’ป Freelance Projects โ€ข ๐Ÿค Collaboration โ€ข ๐ŸŒŸ Open Source โ€ข ๐Ÿ’ก Tech Discussions




Built with โค๏ธ by Aloka Fernando | Last updated: 2025

Popular repositories Loading

  1. AlokaFernando AlokaFernando Public

    1

  2. car-rental-system car-rental-system Public

    Java

  3. react-project react-project Public

    JavaScript

  4. Springboot-project Springboot-project Public

    Java

  5. leyard leyard Public

    Java

  6. database-programming database-programming Public

    Java