Skip to content
View ujayden's full-sized avatar
💤
Studying LSGI......
💤
Studying LSGI......

Highlights

  • Pro

Block or report ujayden

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ujayden/README.md

Hi, I'm uJayden

Profile Views

I'm a LSGI STUDENT / DEVELOPER / GIS LEARNER from Hong Kong.

  • 🎓 Studying: Land Surveying and Geo-Informatics, the Hong Kong Polytechnic University. What is this?
  • 💻 Interested in: Web development, GIS, backend systems, CTF, Application of LLM AI
  • 🌱 Currently learning: GIS, Python
  • 🎮 Fun fact: I study LSGI that , but half my curiosity lives in web infrastructure.

Tech Stack

  • Languages: Python, JavaScript, SQL
  • Tools: Git, PostgreSQL, ArcGIS, Matlab

Projects that Create, Fork, or Maintain by me

  • LLMcord — A modified version of jakobdylanc/llmcord with more features for better config management.
  • And more! Please scroll down to see my repositories.

Connect

Stats

GitHub stats

Top Langs

Notes

  • I am a student and may make mistakes in my code. Please feel free to point them out and help me improve!

More Fun Facts

  • uJayden's "u" is stand for uncle.
  • Previous name is uncle-jayden, but it's too long to type so I shorten it to uJayden.
  • My GitHub avatar features a character named Florian Brand from the game Identity V. He is a Fire Investigator. I chose this character because I admire his personality — he is cool, kind, intelligent, and enthusiastic.
  • I got a extreme grade in ICT in the HKDSE and do not study Geography. But instead of studying Computer Science, I chose Land Surveying and Geo-Informatics — a choice many people find surprising.

Define uJayden

class uJayden:
    def __init__(self):
        self.username = 'uJayden'
        self.name = 'Jayden'
        self.position = ['LSGI Student', 'Developer', 'GIS Learner']
        self.web = 'https://www.ujayden.com'
        self.profile = 'https://hub.ujayden.com/'
        self.contact = {
            'email': 'admin@ujayden.com',
            'threads': '@ujayden_00',
            'x': '@ujayden_'
        }
        self.code = {
            'backend': ['Python', 'NodeJS', 'PHP'],
            'database': ['PostgreSQL', 'MySQL'],
            'tools': [ 'Git, PostgreSQL, ArcGIS, Matlab'],
            'misc': ['LLM AI', 'CTF']
        }

    def __str__(self):
        return f'{self.name} | {", ".join(self.position)}'


if __name__ == '__main__':
    me = uJayden()
    print(me)

Pinned Loading

  1. llmcord llmcord Public

    Forked from jakobdylanc/llmcord

    Make Discord your LLM frontend ● Supports any OpenAI compatible API (Ollama, LM Studio, vLLM, OpenRouter, xAI, Mistral, Groq and more)

    Python

  2. profile profile Public

    CSS

  3. ujayden ujayden Public

    Config files for my GitHub profile.

  4. openai-gemini openai-gemini Public

    Forked from PublicAffairs/openai-gemini

    Gemini ➜ OpenAI API proxy. Serverless!

    JavaScript

  5. cf-url-shortener cf-url-shortener Public

    HTML

  6. useful-tools useful-tools Public

    Usefull tools collection. Notes: Mostly generate with AI.

    HTML