Skip to content
View AnitaFerreira's full-sized avatar

Block or report AnitaFerreira

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

Hi👋 , I'm Anita Ferreira



coding-time

Skills

java-icon js-icon html-icon css-icon mysql-icon flutter-icon

coding-time

Others

spring-icon git-icon bs-icon tom-icon jq-icon

Connect with me 👇

Snake animation

Popular repositories Loading

  1. SimpleWebServer SimpleWebServer Public

    This web server demonstrates the core principles of handling client requests, constructing HTTP responses, and serving static content.

    Java

  2. TCPchat TCPchat Public

    This code illustrates simple socket-based communication: client sends input, server receives and displays messages.

    Java

  3. UdpUpperCase UdpUpperCase Public

    This code showcases a seamless data exchange between a UDP client and server through socket communication.

    Java

  4. Paint Paint Public

    Code for an interactive grid painter. Move a pink square, paint and clear cells using keyboard inputs, with storage in an ArrayList.

    Java

  5. Game_Week Game_Week Public

    Created within a week by a team of five, our 2D platformer, utilizing SimpleGraphics library, offers an immersive experience where players guide a vampire to eliminate humans.

    Java

  6. Range Range Public

    This code establishes an integer range with defined minimum and maximum values, allowing iteration over its contents using a corresponding iterator.

    Java