#!/usr/bin/env python3
# -*- coding: utf-8 -*-
class FullStackDeveloper:
def __init__(self):
self.name = "Sherwin Jefferson Tajan"
self.aliases = {
"Sir Night": "Teacher",
"NightDev": "Junior Full-Stack Software Engineer"
}
self.roles = ["Teacher", "Junior Full-Stack Software Engineer", "Content Creator"]
self.languages = ["fil_PH", "en_US", "ja_JP"]
self.location = "Philippines π΅π"
self.passion = "Building innovative solutions & teaching technology"
def current_focus(self):
return [
"Full-Stack Web Development",
"Modern JavaScript Frameworks",
"Cloud Technologies",
"Teaching & Mentoring"
]
def say_hello(self):
print("Thanks for visiting! Let's build something amazing together! π")
me = FullStackDeveloper()
me.say_hello()
- Empowerment Technology - Digital literacy & modern tech tools
- ICT Computer Programming - Coding fundamentals & logic
- Java Programming - Object-oriented programming concepts
- Oracle Database - Database design & SQL mastery
Passionate about creating end-to-end solutions with modern technologies, focusing on:
- Frontend development with React, Next.js & modern CSS
- Backend development with Node.js, Python & database integration
- Cloud deployment & DevOps practices
- Mobile app development with Flutter & React Native
- π₯ Advanced React Patterns & Performance Optimization
- βοΈ Cloud Architecture with AWS/Azure
- π€ AI/ML Integration in web applications
- π± Mobile-First Development strategies
- ποΈ Microservices Architecture
Always open to collaborate on interesting projects and discuss new technologies!