Kaveh@kaveh-nejad:~/portfolio$ cat about_me.md
Hello I am Kaveh Nejad, a backend developer focusing on Ruby on Rails.
I have been working on multiple Rails projects professionally since 2021 at arbnco and many side projects in various languages and systems.
At arbnco I have been the main developer of one of the products since 2022.
During this time, in addition to implementing new feature requests, I have also been drastically refactoring and improving existing code.
Some of my favourite side projects include:
Super Tetris World: A Android platformer merging tetris with classical platformers.
Film Stalker: A website and android app dedicated to helping people visit the filming locations of their favourite movies.
Hungry Life: A desktop and web digital version of the hungry life card game I made.
Kaveh@kaveh-nejad:~/portfolio$ cat important_info.yaml
work:
- years_of_experience: 4
- primary_language: 'ruby'
- main_products_worked_on: 3
education:
- graduation_year: 2024
- degree: 'First class honours'
- awards:
- '2024 highest academic achievement - FenneX'
- '2024 best honours project - cnooc'
- '2023 highest academic achievement - RGU'
- hackathons:
- '2023 - RGU overall winner - Super tetris world - platformer game'
- '2022 - RGU category winner - Recycling game'
- '2019 - RGU half hackathon overall winner - Onboard bus feedback website'
languages_and_technologies:
- ['rails', 'ruby', 'html', 'gd_script', 'godot', 'java', 'javascript', 'css', 'C', 'C++', 'arduino', 'bash', 'SQL']
companies_founded:
sharkeegames:
description: 'sharkeegames is a board game company I founded with my brothers'
games_released: 3
game_names: ['Hungry Life', 'Dead Throne', 'Dead Throne Second Edition']
total_pounds_raised_on_kickstarter: 107_867
total_number_of_backers: 1_746
Kaveh@kaveh-nejad:~/portfolio$ ruby generate_links.rb
kaveh_nejad_cv.pdf
uni.html
games.html
Kaveh@kaveh-nejad:~/portfolio$ useful-sites --help
Programming: gitlab.com/Kaveh_N_Nejad
github.com/KavehNejad
SharkeeGames: hungry-life.com
kickstarter.com/profile/sharkeegames/created