Skip to content
View cesarjakub's full-sized avatar
  • Czech Republic
  • 04:42 (UTC +02:00)

Block or report cesarjakub

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
cesarjakub/README.md
# jakub@cesar --------------------------------------------------------------------------------

OS ................................................ macOS Sonoma
Role .............................................. Frontend Developer (Part-time)
Company ............................................ Česká Spořitelna
Student ............................................. CTU FEL, Software Engineering

# Stack ----------------------------------------------------------------------------------------

Languages ............................................ TypeScript, JavaScript, C#, Java, Python, PHP
Frameworks ............................................ React, Tailwind CSS, Radix UI, Vite, ASP.NET
Databases ............................................. PostgreSQL, MySQL
Tools .................................................. Git, GitHub, Figma, VS Code

# Featured projects ------------------------------------------------------------------------------

libraflow-api .......................................... REST API with auth & database integration
library-system .......................................... Library management system (Nette Framework)
dev-tracker ............................................... Productivity tracker, React 19 + Vite + SCSS
fx-knight-game .............................................. 2D dungeon action game, JavaFX
cars-api ...................................................... REST API for dealership fleet & sales

# Contact ---------------------------------------------------------------------------------------

GitHub ................................................. github.com/cesarjakub
LinkedIn ................................................ linkedin.com/in/jakubcésar

Pinned Loading

  1. libraflow-api libraflow-api Public

    A semester-long software engineering project developed at CTU. The application demonstrates modern backend development practices, including RESTful API design, database integration, authentication …

    Java

  2. fx-knight-game fx-knight-game Public

    A 2D top-down dungeon action game with a knight, inventory system, boss fights, and autosave. Developed in JavaFX as a school project at CTU FEL.

    Java

  3. library-system library-system Public

    A full-featured library management system built with the Nette Framework. Includes authentication with roles, book catalog management, loan tracking with email notifications, RESTful APIs, Latte te…

    PHP

  4. dev-tracker dev-tracker Public

    Personal dev productivity tracker — projects, tasks, session timer & analytics. Built with React 19, Vite, SCSS and a custom client-side router.

    JavaScript

  5. cars-api cars-api Public

    REST API application for managing a car dealership – allows management of vehicles, branches, users, test drives, and sales. The project demonstrates backend architecture design, database handling,…

    Java