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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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": "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()

πŸ’Ό Professional Journey

πŸ§‘β€πŸ« Senior High School ICT Teacher

  • 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

πŸ’» Junior Full-Stack Software Engineer

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

πŸ› οΈ Tech Stack & Skills

Frontend Development

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

Backend Development

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

Mobile Development

Flutter React Native Android Kotlin

Database & Cloud

MySQL PostgreSQL MongoDB SQLite Oracle Firebase AWS Azure Heroku

Tools & Technologies

Git VS Code Docker Postman Figma


🎯 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)

    JavaScript 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