Skip to content
View NightDev19's full-sized avatar
:electron:
Happy
:electron:
Happy

Block or report NightDev19

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
NightDev19/README.md
Welcome

πŸ‘‹ Hello, I'm Sherwin Jefferson Tajan!

Profile Views Visitors LinkedIn GitHub Followers YouTube Subscribers YouTube Views

🎯 About Me

#!/usr/bin/env python3
# -*- coding: utf-8 -*-

class FullStackDeveloper:
    def __init__(self):
        self.name = "Sherwin Jefferson Tajan"
        self.aliases = {
            "Sir Night": "Teacher",
            "NightDev": "Software Engineer III"
        }
        self.roles = ["Software Engineer III", "Teacher", "Full-Stack Developer", "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()

πŸ’Ό Professional Journey

πŸ’» Software Engineer III | CodeFusion IT Solutions Company

June 2025 - Present

  • Building scalable enterprise solutions
  • Leading technical implementations and architecture decisions
  • Mentoring junior developers and conducting code reviews

🎨 Front End Developer | Innocore Solutions

August 2024 - 2025

  • Developed responsive and interactive user interfaces
  • Collaborated with design and backend teams
  • Implemented modern frontend architectures

πŸ§‘β€πŸ« Secondary Teacher | Tanauan City Academy

August 2024 - 2025

  • ICT - Computer Programming - Teaching coding fundamentals and logic
  • Mentoring students in technology and software development
  • Developing curriculum for programming courses

🌐 Freelance Web Developer

2023 - Present (1+ year)

  • Navigating diverse projects and client requirements
  • Building custom web solutions from scratch
  • Enjoying the freedom and challenges of self-employment

πŸ’Ό IT Support & Encoder Intern | South East Star Enterprises

March 2024 - May 2024

  • Provided technical support and troubleshooting
  • Data encoding and management
  • Gained practical experience in IT operations

πŸ› οΈ Tech Stack & Skills

Frontend Development

HTML5 CSS3 JavaScript TypeScript React Next.js Nuxt.js Angular Vue.js Vuetify Quasar Tailwind CSS Bootstrap

Backend Development

Node.js Express.js Python Django Flask Java Spring Boot C# PHP Laravel

Mobile Development

Flutter React Native Android Kotlin

Database & Cloud

MySQL PostgreSQL MongoDB SQLite Oracle Prisma Redis OpenSearch Firebase Supabase AWS Azure Heroku

Tools & Technologies

Git GitHub GitLab GitHub Actions VS Code Docker WebSocket Postman Figma Jest Pytest


🎯 What I'm Currently Learning

  • πŸ”₯ Advanced React Patterns & Performance Optimization
  • ☁️ Cloud Architecture with AWS/Azure
  • πŸ€– AI/ML Integration in web applications
  • πŸ“± Mobile-First Development strategies
  • πŸ—οΈ Microservices Architecture

πŸ“Š GitHub Analytics


🎬 Latest YouTube Content


🀝 Let's Connect!

Email LinkedIn YouTube Portfolio

πŸ’¬ "Building the future, one line of code at a time"

Always open to collaborate on interesting projects and discuss new technologies!


Pinned Loading

  1. NightDev19 NightDev19 Public

    2

  2. E-commerce E-commerce Public

    JavaScript

  3. MySelfCreatedLearningMaterials MySelfCreatedLearningMaterials Public

    HTML

  4. Pokedex2.0 Pokedex2.0 Public

    Just a simple pokedex(Recreating and Upgradin an existing Project of mine)

    Vue 5

  5. Modern_Portfolio Modern_Portfolio Public

    My Personal Porfolio

    Vue

  6. learningPython learningPython Public

    Back to basic to my Main PL

    Python 2 1