Skip to content
View virtanen-ville's full-sized avatar

Highlights

  • Pro

Block or report virtanen-ville

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

πŸ‘‹ Hello! My name is Ville Virtanen

About me

I'm currently a senior in the South-Eastern Finland University of Applied Sciences (XAMK) studying to become a software developer.

Programming has been my passion for a while now and I really like solving problems with code. I also enjoy building stuff and seeing my work/code come to life. I especially like the analytical and mathematical approach that coding brings to the table when faced with practical challenges.

At the moment I'm really into web and mobile development but I do like to dabble with Python and a little bit of data science too. Most of my coding is done using TypeScript/JavaScript and some Python (and of course the necessary HTML/CSS too).

  • πŸ’» I’m currently working on: Building my portfolio of different Web and mobile applications. Mostly using React, Next.js, Node.js, Express and SQL/NoSQL databases.
  • πŸ“– I’m currently learning: More advanced web development stuff - Auth, Websockets, SSR/SSG in Next.js etc.
  • πŸ‘¨β€πŸŽ“ What I want to learn next: tRPC, GraphQL and so many other technologies that listing them all wouldn't make sense

My projects:

  • Citybike Tracking - App to track journeys and stations of Helsinki Citybikes
  • Yahtzee - Multiplayer (or single player) Yahtzee game. My first foray into Socket.IO and websockets
  • Photogallery - An Instagram like photogallery app (using AWS for storing the photos).
  • Website - My personal portfolio website.

Social Links:

Pinned Loading

  1. photogallery photogallery Public

    An Instagram style Photogallery app where users can post/like/comment photos.

    TypeScript

  2. multiplayer-yahtzee multiplayer-yahtzee Public

    Multiplayer Yahtzee game. Made with React, NodeJS, Socket.IO and MongoDB

    TypeScript 1

  3. citybike-tracking citybike-tracking Public

    App to track Helsinki Citybike journeys and stations

    TypeScript

  4. pong-by-ville pong-by-ville Public

    Pong game made with Python and Pygame.

    Python

  5. DressUp DressUp Public

    Dress up app for Kindergarten teachers. This has been in use by my GFs kindergarten to teach/motivate the kids to put their clothes on right.

    Kotlin

  6. todo-react-native todo-react-native Public

    Todo app with React Native

    JavaScript