Skip to content
View clasei's full-sized avatar
๐ŸŽฏ
Focus On
๐ŸŽฏ
Focus On

Block or report clasei

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

๐Ÿ‘‹๐Ÿฝ Hi There

I'm Clara Seijo, Junior Full-Stack Developer.

Problem solver, proactive, logical, and creative.

I solve real problems, get things done, and build things that work.


๐Ÿš€ Building Tech

Building user-centered, scalable software with clean code and logical structure.

> Usability โ†’ ease makes it work 
> Simplicity โ†’ cut unnecessary complexity 
> Efficiency โ†’ scale smart, perform sharp 

๐Ÿ’Ž Highlights

Check out some of my fav code projects, built with care, bugs, and breakthroughs.

Theyโ€™re live, so go poke around and have some fun.


โ‘ sinner

sinner

Turn messy intent into clean, professional output.
sinner takes raw ideas, half-written thoughts, and vague intentions and turns them into clear, structured, production-ready text for developers.

How It Works

  • Naming โ†’ Generate meaningful names for variables, functions, and classes
  • Commits โ†’ Create conventional commit messages from change descriptions
  • PRs โ†’ Generate clear, formal PR descriptions from git history
  • Squash โ†’ Create squash commit messages from multiple commits
  • Reviews โ†’ Summarize recent work with concise, informal overviews
  • Explanations โ†’ Explain code and technical concepts clearly

Principles

  • Private by design โ†’ Everything runs locally
  • No cloud โ†’ No external APIs
  • No accounts โ†’ No sign-ups
  • No telemetry โ†’ Your code stays yours

Python + Git + Local LLM (LM Studio) โ†’ w.i.p. ๐Ÿ› ๏ธ



โ‘ flowx

flowx

A lightweight task tracker with sorting, prioritization & a clean UI.
Designed to keep things simple, yet structured โ€” flowx helps you stay organized with minimal effort.

How It Works

  • Task management โ†’ Create, update, delete tasks effortlessly
  • Priority levels โ†’ Tasks are ranked as critical, focus, or pipeline
  • Sorting & Pagination โ†’ Organize tasks dynamically
  • Responsive UI โ†’ Clean, dark-mode friendly design for a smooth workflow
  • Deployment โ†’ Vercel (client), Render (server), Neon (database)

Angular + TypeScript + Java + Spring Boot + PostgreSQL + REST API โ†’ w.i.p. ๐Ÿ› ๏ธ



โ‘ recup

recup

A platform for genuine recommendations, cutting through the noise.
This app is designed to highlight valuable content by real users, cutting through algorithmic noise.

MongoDB + Express + React + NodeJS



๐Ÿ”ฅ Projects

Here you'll find a bunch of projects Iโ€™ve built, learned from, and enjoyed. Oh, with a few still in progress.

Feel free to explore the live sites and see what clicks.


โ‘ Machinsight

machinsight

Client Repo | Server Repo | FastAPI Repo

A smart maintenance tracker for industrial machines.
This app streamlines equipment monitoring by allowing businesses to import operational data, visualize machine status, and manage maintenance logs.

How It Works

  • Upload Data โ†’ Import .csv or .xlsx files with machine metrics
  • Process & Store โ†’ FastAPI converts the data into JSON and sends it to the server
  • Manage & View โ†’ The Node.js backend handles updates, while the React frontend provides real-time insights

React + TypeScript + Node.js + Express + FastAPI + Python โ†’ w.i.p. ๐Ÿ› ๏ธ



โ‘ sparkForm

sparkForm

๐Ÿ‘พ Live Site | Repo

Easy signup form to grow your audience.
A streamlined authentication flow using Firebase.

React + Firebase



โ‘ twinkleCircle

twinkleCircle

๐Ÿ‘พ Live Site | Repo

A modern twist on a classic memory game.
A random-access memory challenge with a clean, reactive UI.

React



โ‘ neutronLink

neutronLink

๐Ÿ‘พ Live Site | Repo

Spacial simplicity for link sharing.
A simple and effective tool for sharing links with spatial awareness.

React + Firebase



โ‘ galacticHitchhiker

galacticHitchhiker

๐Ÿ‘พ Live Site | Repo

A guide for those who know where their towel is.
A Hitchhikerโ€™s Guide-inspired experience that delivers wisdom based on your state of mind.

Angular + TypeScript + JSON



โ‘ quantumCookies

quantumCookies

๐Ÿ‘พ Live Site | Repo

Fortune cookies, but with actual sense.
A quick check-in app featuring quotes by Richard Feynman.

Angular + TypeScript + JSON



โ‘ spaceTime

spaceTime

๐Ÿ‘พ Live Site | Repo

Time, motion, and particles in sync.
An interactive visualization of time using physics-based animations.

JS + particles.js



โ‘ matterAnimation

matterAnimation

๐Ÿ‘พ Live Site | Repo

Bringing physics-based animations to life.
A simple and accessible way to explore physics-driven interactions with Matter.js.

JS + Matter.js




๐Ÿ’ป Tech Skills

๐Ÿ”น Back-End

Java Node.js Express MongoDB SQL JSON

- Java
- SQL
- Node.js
- Express
- MongoDB
- JSON Server
- APIs (Third-Party & RESTful)
- JWT Authentication

๐Ÿ”น Front-End

HTML CSS JavaScript TypeScript React Angular

- HTML5, CSS3
- JavaScript
- TypeScript
- React
- Angular
- UX/UI
- Accessibility
- Responsive

๐Ÿ”น Version Control

Git GitHub GitLab

- Git
- GitHub
- GitLab

๐Ÿ”น Overall

- Neat Documentation
- Good Coding Practices
- Agile Methodologies
- Project Management

โญ Soft Skills

- Problem Solving
- Attention to Detail
- Logical Thinking
- Communication
- Team Collaboration
- Empathy
- Proactivity
- Resilience
- Determination
- Continuous Learning

โšก๏ธ Thoughts?

ยป Write to clasei@proton.me

ยป Want to connect? Reach out on LinkedIn


[ make a nice day, one line at a time ]

image

Pinned Loading

  1. flowx-server flowx-server Public

    Backend for flowx โ†’ A Spring Boot API with PostgreSQL for handling tasks

    Java

  2. machinsight-server machinsight-server Public

    A Node.js and Express backend for Machinsight, managing API requests, handling machine data storage, and serving maintenance logs to the frontend.

    TypeScript