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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Welcome to my README.

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


πŸš€ Building Tech

I focus on developing scalable, efficient, and user-centered solutions
with clean code and logical structure.

> Simplicity β†’ cut the unuseful complex  
> Efficiency β†’ scale smart, perform better  
> Usability β†’ clarity drives function  

🎯 Currently Working On β†’


❑ flowx

Client Repo | Server Repo

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.

Angular + TypeScript + Java + Spring Boot + PostgreSQL + REST API



❑ 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



πŸ”₯ Projects

Here you'll find a bunch of projects I’ve built, learned from, and had fun with.

Feel free to check the live sites and have some fun yourself too!


❑ recup

recup

πŸ‘Ύ Live Site | Client Repo + Server Repo

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



❑ HeroZone

HeroZone

πŸ‘Ύ Live Site | Client Repo + Server Repo

Discover, explore, and create superheroes.
An interactive Marvel API app where users can explore characters, comics, and craft their own custom heroes.

React + Marvel API



❑ 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

πŸ”Ή Front-End

HTML CSS JavaScript TypeScript React Angular

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

πŸ”Ή Back-End

Node.js Express MongoDB SQL Axios JSON Python

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

πŸ”Ή 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. recup-client recup-client Public

    recup -- client repo

    JavaScript

  2. recup-server recup-server Public

    recup -- server repo

    JavaScript

  3. flowx-server flowx-server Public

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

    Java

  4. 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