Skip to content
View SabrinaPL's full-sized avatar

Block or report SabrinaPL

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

Hi, I'm Sabrina

  • Full Stack developer specializing in Web Development with a B.Sc. in Computer Science from Linneaus University
  • Experience working as a Teaching Assistant at Linnaeus University, supervising first-year students in client- and server-side web development
  • Experience as a junior dev intern at an AI startup and recently joined another AI startup as a consultant
  • Previous internship and summer work in finance as a junior developer
  • Background as a Clinical Social Worker (B.Sc. & M.Sc. in Social Work) and a CBT-therapist (with foundational psychotherapy training specializing in Cognitive Behavioral Therapy)
  • Freelancing wedding photographer
  • Native speaker of Swedish and English with a lower-intermediate level of Japanese and French

Check out my pinned repositories to see some of the projects I've worked on.


Tech Stack I've worked with and am learning

Languages

JavaScript TypeScript Python C%23 Java SQL

Frontend

HTML CSS React Vue.js

Backend

Node.js Express EJS Flask

Mobile

Expo

Databases

MySQL PostgreSQL MongoDB

ORM / ODM

Drizzle ORM Mongoose

DevOps / Infrastructure

Docker Kubernetes Terraform Ansible OpenStack Microsoft Azure YAML

IoT / Hardware

Raspberry Pi

Tools

Git Postman Swagger VSCode Figma Adobe Lightroom Adobe Photoshop Adobe Premiere Pro


Connect with me

Pinned Loading

  1. rest-api rest-api Public

    The RESTful Movies API provides access to a movie database, allowing users to retrieve and manage movie data. The project was developed as part of the course 1dv027 at Linneaus University.

    Python

  2. IoT-sleep-monitor IoT-sleep-monitor Public

    This project was made for an introductory summer course in the Internet of Things (IoT) at Linneaus University.

    Python

  3. wt2-data-visualization wt2-data-visualization Public

    The Gender Equality in Movies Visualizer is a project created, as part of the course 1dv027 at Linneaus University, for data analysis based on data retrieved from the RESTful Movies API.

    Vue

  4. algorithms-and-data-structures-assignment1 algorithms-and-data-structures-assignment1 Public

    Assignment for the course Algorithms and datastructures (1DV018) at Linneaus University. Quick Find, Weighted Quick Union with path compression and KSum were implemented, benchmarked and analyzed.

    Python