Skip to content
View k4ik's full-sized avatar

Block or report k4ik

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

👋 Hello, I'm Kaik!

Portfolio LinkedIn GitHub


🛠️ Tech Stack & Tools

Frontend Development

JavaScript · Vue.js · Tailwind CSS · HTML5 · CSS3

Backend Development

PHP · Laravel · PostgreSQL

Development Environment

Git · Linux · Docker · NeoVim · VS Code

Additional Languages

Python · C · C++· Java


🚀 Launched Projects

Project Description Tech Stack Repo
Weather CLI Command-line weather tool using WeatherAPI Python GitHub
Pokédex Responsive Pokédex with efficient data fetching HTML, CSS, JavaScript GitHub
Task Manager CLI Command-line tool to manage daily tasks TypeScript GitHub

🔍 Explore more on my GitHub Repositories


🏆 Award-Winning Projects

Project Description Tech Stack Link
🎖️ Agrinho 2023 Platform for positive change actions HTML, CSS, JS GitHub
🏆 Agrinho 2024 Exploring city-countryside interaction HTML, CSS, JS GitHub

🔧 Projects in Development

Project Description Tech Stack Status
CatPics Image-sharing platform for cat enthusiasts Vue.js, PHP Planning Phase
ShelfLife Product expiration tracking system Vue.js, Laravel Planning Phase

Pinned Loading

  1. weather-cli weather-cli Public

    Weather CLI is a simple command-line tool to get real-time weather information using the WeatherAPI. The project allows you to configure an API Key and select a language for data display.

    Python 1

  2. pokedex pokedex Public

    A simple and responsive Pokédex built with HTML5, CSS3, and JavaScript that demonstrates efficient data fetching with batch requests, lazy loading, and local caching.

    JavaScript

  3. travel-website travel-website Public

    HTML

  4. task-manager-cli task-manager-cli Public

    A simple command-line tool to manage your daily tasks, built with TypeScript and Node.js.

    JavaScript

  5. data-structures-and-algorithms data-structures-and-algorithms Public

    Collection of my studies on data structures and algorithms

    Java