Skip to content
View nylla8444's full-sized avatar
💭
sleeping
💭
sleeping

Highlights

  • Pro

Block or report nylla8444

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

Typing SVG

allyn8444

Hi, I'm Allyn

Get to know me on LinkedIn but as a human.


Languages and Tools:

Currently, my main focus is React Vite + TanStack
const stack = {
  version_control: ["Git", "GitHub"],

  languages: ["JavaScript", "TypeScript", "Python"],

  frontend: {
    core: ["HTML5", "CSS3", "JavaScript", "TypeScript"],
    styling: ["SASS", "TailwindCSS"],
    frameworks: ["React", "Next.js"],
    build_tools: ["Vite"],
    libraries: ["TanStack Query", "TanStack Router"]
  },

  backend: {
    runtime: ["Node.js"],
    frameworks: ["Express.js"]
  },

  databases: ["MongoDB", "MySQL"],

  tools: ["Visual Studio Code", "PowerShell", "Tor", "Obsidian"],

  design: ["Figma", "Adobe Photoshop"]
};

GitHub Stats:

GitHub Streak


GitHub Certification:


If you notice random commits on a private repo, it's just me syncing my Obsidian notes 😅

Pinned Loading

  1. test.js test.js
    1
    console.log("hello world!")
  2. Cloaxa Cloaxa Public

    An IP-masking browser extension powered by Tor routing. (Looking for 5$ sponsor)

    JavaScript 4

  3. vite-tanstack-template vite-tanstack-template Public template

    This is my personal React+Vite+TanStack Router+TailwindCSS Template (in Typescript). It is also Vercel Ready!

    TypeScript

  4. TODO-CLI-Tool TODO-CLI-Tool Public

    A simple TODO CLI application that uses Rust with Clap and Serde

    Rust

  5. strayspot strayspot Public

    A CIT 214 - Software Engineering Finals Project (deployment paused)

    JavaScript

  6. DOM-Remover DOM-Remover Public

    Remove elements from pages using saved CSS selectors.

    JavaScript