A mid scale web application that helps job seekers to find jobs, research the companies and generate a cover letter and CV by using the AI model.
User can apply jobs by taking quiz and sample test to create instance model to predict the best job for them.
- Languages:
Python
,JavaScript
,HTML
,CSS
,PostgreSQL
,SurrealDB
,Golang
- Frameworks:
gRPC
,Twirp
,Vuejs
,Nuxtjs
,UnoCSS(Tailwind)
,Sklearn
- repositories:
-
mono-repo with multiple backend services for web-scraping, data-entry and data-processing, with mirco-service architecture;
-
frontend for user interface, with Nuxtjs and Vuejs, for user to create account, take quiz, apply job, and generate CV and Cover Letter;
-
python based mirco-service for create AI instance model, and draft the prediction model concept;
-
A Web server that implement web-scraping for scholar articles, with extra key extraction and text summarization.
- Languages:
Rust
,HTMX
,UnoCSS(Tailwind)
- Frameworks:
axum
,askama
,htmx
Conceptial idea for Creating AI Model with less coding, like shadergraph in Unity Engine. Easy Code, Easy Life
- languages:
Rust
mini GameJam for school project, made with Unity Engine
https://github.com/Stvchm9703/code-31-game-jam-Shadow-Expel
https://stvchm9703.itch.io/shadow-expeller
- languages:
CSharp
- frameworks:
Unity Engine
Pac Man remake with Unity Engine
https://github.com/Stvchm9703/UTS-GameDev-32004
- languages:
CSharp
- frameworks:
Unity Engine
Mini Tool for extracting SWF pack to PNG
https://github.com/Stvchm9703/image-upscaler-rust
- languages:
Rust
for simple implement NLP (Natual Language Processing) Model and comparing
https://github.com/Stvchm9703/nlp-a3-group-project
- languages:
Python
- frameworks:
Tensorflow
,Pytorch
Assignment for Deep Learning task, mainly in Image processing
https://github.com/Stvchm9703/uts-deep-learning-tutoral-assignment
- languages:
Python
- frameworks:
Tensorflow
,Pytorch
,Jupyter
mono-reposity with Python backend service, and Tauri (Nodejs
) Frontend Application;
https://github.com/Stvchm9703/uts-32555-software-development
- languages:
Python
,Nodejs
- frameworks:
Flask
,Taurijs
,Solidjs
Unlight (flash online game) remake with Unity Engine; With backend gRPC service
repositories :
-
Main version control and Assets Data entry
-
Unity Engine Based, remake the game logic and Game UI
-
For damage calculation logic, including snapshoting the game in cache;
-
For the online room pairring, implement with Redis as Caching Data;
-
For the skill / event driven calculation
A CLI tool for revert-engineering for CSS class, value; extract as object mapping
- languages:
Rust
,TailwindCSS
,lightCSS