Skip to content
View Astathiel's full-sized avatar
:octocat:
Trying my best here
:octocat:
Trying my best here

Highlights

  • Pro

Block or report Astathiel

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

Hi there!

I'm Astathiel, an aspiring programmer based in Finland. I like making shortcuts to mundane tasks, and I love visualizing data. My current fixation is on:

  • AIs and LLMs.
  • Automation
  • Cybersecurity

HTML5 CSS3 JavaScript React Python PHP MySQL Supabase Stripe Git

This repository hosts my personal portfolio website, showcasing my work as a Programmer and Data Analyst. It serves as a central hub for my technical projects, certifications, and professional history.


Technical Architecture

This portfolio was engineered from scratch to demonstrate core frontend competencies without reliance on website builders or frameworks.

  • Structure: HTML5 (Semantic)
  • Styling: CSS3 (Grid Layout, Responsive Design)
  • Logic: JavaScript (DOM Manipulation, Chart.js)
  • Hosting: GitHub Pages

Some projects I am working on:

Project Tech Stack Description
Subscription Tracker React, Supabase, Stripe Full-stack serverless application for tracking monthly expenses with authentication, row-level security, and payment integration.
Nova AI Python, Ollama (dolphin-mistral), Faster-Whisper A locally hosted, offline AI companion featuring screen vision, discord integration, chroma db long-term memory management, back and forth conversations, and internet access using duckduckgo-search.
Symptom Search App Python Analyzes user symptoms to suggest potential medical conditions.
Competitor Scraper Python, BeautifulSoup Automated script for extracting and analyzing competitor pricing data.
Library Management PHP, MySQL Database-driven library system built for the Tredu educational institution.

Contact Information

Pinned Loading

  1. Keystone Keystone Public

    Day planner

  2. Search-Symptoms Search-Symptoms Public

    Search illnesses via matching symptoms to help identify illnesses

    Python

  3. Pokemon_TCG_Percentage_Calculator Pokemon_TCG_Percentage_Calculator Public

    Drop Chance Calculator A Python-based command-line tool that calculates the statistical probability of obtaining a specific game item (such as a rare drop) at least once. By inputting the item's dr…

    Python

  4. Customer_Segmentation_Engine Customer_Segmentation_Engine Public

    Automated Customer Segmentation & Churn Prediction Engine using Unsupervised Machine Learning (K-Means) and RFM Analysis.

    Python