Skip to content

c240030/c240030

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Typing SVG

I am an ASEAN Scholar and Computer Science undergraduate at Nanyang Technological University (NTU); I am into cybersecurity, AI, and math. I love environments where I can continuously learn by practicing. Sometimes, I think philosophically, about life, love, whoami.

'Great thoughts come from the heart.' - Luc de Clapiers

Profile Views GitHub followers GitHub stars

GitHub Statistics

Contribution Graph

Fun Facts

class Me:
  def __init__(self):
    self.name = "Julian"
    self.role = "Aspiring Red Teamer"
    self.location = "Singapore 🇸🇬"
    self.education = "NTU Computer Science"
    self.interests = ["Cybersecurity, AI, Math"]
    
  def get_daily_routine(self):
    return [
          "Doing math",
          "Learning cybersecurity",
          "Vibe-coding practices",
          "Reading research papers",
          "Morning double expresso with news"
    ]
    
  def get_motto(self):
    return "Great thoughts come from the heart."
Star my repositories if you find them interesting!

About

return Me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors