Skip to content
View AdrianSkar's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report AdrianSkar

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

Adrian Skar

Hi! I'm Adrian, a web developer from Madrid, Spain currently working as a freelancer at Lionbridge/Telus on search engines.

You can find some more info on my CV or reach out at adrianskar.com and twitter.

Pinned Loading

  1. cv cv Public

    Resume and professional profile | Software developer | C, JavaScript, Python, web technologies

  2. CS50W_capstone CS50W_capstone Public archive

    Full-stack web application for organizing programming references with user accounts, API endpoints, and dynamic content loading | Harvard CS50W final project

    Python

  3. JS-Steve-Griffith JS-Steve-Griffith Public

    Following his YT tutorials on JS and testing GitHub functionalities with local editors and tools (GitHub desktop, GitKraken, VSCode extentions and git).

    HTML 2 1

  4. astro-tesla-landing astro-tesla-landing Public archive

    Responsive Tesla landing page clone built with Astro and Tailwind CSS featuring smooth animations and modern web design | Midudev exercise

    Astro 1

  5. 42-get_next_line 42-get_next_line Public archive

    A 42 School project to implement an efficient C program, get_next_line, for reading lines from a file descriptor with dynamic memory allocation and linked list management for optimal performance.

    C 2

  6. 42-libft 42-libft Public archive

    Custom C standard library implementation of libc functions covering string manipulation, memory management, and linked lists | 42 curriculum

    C