Skip to content
View PrinceLemayian's full-sized avatar
💭
Arguing with my computer :)
💭
Arguing with my computer :)

Highlights

  • Pro

Block or report PrinceLemayian

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

Typing SVG

“Sic Parvis Magna”


Hi, I'm Lemayian 👋
Computer Science Student · Software Engineer · Maverick


About me

  • Currently mastering modern JavaScript (ES6+), Linux OS, and Responsive UI Design.
  • Deeply interested in the intersection of technology with medicine, finance and modern defense systems.
  • Recently completed two end-to-end frontend landing pages.
  • Coding music: indie-folk, western country, and South African Jazz.
  • Fav quote: "Stay Hungry, Stay Foolish"

Featured projects

A premium, responsive landing page built with Vanilla HTML, CSS, and JavaScript.

  • Key Features: Complex CSS Grid/Flexbox layouts, optimized images, and smooth scroll interactions.
  • Goal: Mastering the transition from design to a fully functional, mobile-first website.
  • 📁 View Code

A technical utility built to transform Markdown syntax into clean HTML structures.

  • Focus: Practicing string manipulation, Regular Expressions (Regex), and logical parsing in JavaScript.
  • Challenge: Handling nested elements and ensuring semantic HTML output.
  • 📁 View Code

A command-line utility built with Python that recursively analyzes directories and reports detailed filesystem statistics.

  • Key Features: Recursive traversal using pathlib, file size aggregation, extension-based grouping, and largest-file detection.
  • Focus: Understanding filesystem APIs, recursion, error handling (PermissionError, OSError), and data aggregation.
  • 📁 View Code

Toolbox

tech stack


Mini-projects & experiments

  • Real-time Character Counter — Input event handling with real-time feedback and maxlength enforcement.
  • Music Instrument Filter — Dynamic array filtering (.filter()) to rebuild the DOM based on user criteria.
  • Emoji Reactor — Managing dynamic state and event delegation for interactive UI elements.
  • Favorite Icon Toggler — Fundamental DOM manipulation and CSS class toggling.

GitHub stats

GitHub stats
GitHub Streak


GitHub stats

GitHub stats


Connect with me


Thanks for visiting! ⭐️
Let's build something awesome, one commit at a time.

Pinned Loading

  1. Omnifood-project Omnifood-project Public

    A responsive, modern landing page for Omnifood — a fictional healthy meal-delivery subscription service.

    HTML

  2. Directory-tree-analyzer Directory-tree-analyzer Public

    The Directory Analyzer is a Python command-line tool that recursively scans a directory and provides useful statistics about its contents.

    Python

  3. v1-personal-portfolio v1-personal-portfolio Public

    Version 1 of my personal portfolio website. Built using vanilla HTML, CSS and JavaScript to solidify responsive web design concepts.

    CSS 2

  4. markdown-HTML-Converter markdown-HTML-Converter Public

    A simple app used to practice JavaScript skills. This project converts a subset of Markdown into HTML and displays both the raw HTML and a live rendered preview.

    JavaScript

  5. student-management-system student-management-system Public

    A menu-driven console application built in C for managing student academic records.

    C

  6. Bankist-site Bankist-site Public

    A sleek bank marketing site demonstrating advanced DOM manipulation, scroll-based effects, and the Intersection Observer API — no frameworks, just vanilla HTML, CSS & JavaScript.

    HTML