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

Block or report vale-c

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

> whoami

const vale = {
  role:       "Senior Front-end Engineer",
  location:   "Italy",
  focus:      ["agentic coding", "AI tooling", "front-end architecture"],
  stack:      ["TypeScript", "React", "Next.js", "Tailwind", "Claude", "Cursor"],
  after5pm:   ["drums", "bass", "guitar"],
};

> tech --stack

TypeScript React Next.js Tailwind Claude Cursor Figma Git

> stats

GitHub Streak
Activity Graph

> snake

contribution snake animation

> blog --latest

Post Date
🤖 Agentic Engineering Is Not a Vibe Feb 2026
👾 My AI Agent Installed Malware on My Server (And Then Caught Itself Doing It) Feb 2026
🎓 Graduation Day Jan 2024

Read all posts →

> joke --random

Random Dev Joke
// exit 0

Pinned Loading

  1. CodingInterviewProblems CodingInterviewProblems Public

    A Repo to Practice Coding Interview Questions 🤓💻🕹️

    Java 8 5

  2. Snake Game Snake Game
    1
    /* eslint-disable react/jsx-no-comment-textnodes */
    2
    "use client";
    3
    
                  
    4
    import React, { useState, useCallback, useRef, useEffect } from "react";
    5
    import { CardContent } from "@/components/ui/card";
  3. dotfiles dotfiles Public

    Lua

  4. omarchy-arc-blueberry omarchy-arc-blueberry Public

    Arc Blueberry-inspired theme for Omarchy

    Lua 14