Coder Social home page Coder Social logo

Xtina's Projects

api-play icon api-play

[API's, JS] Uses Github and NASA API's. Shows understanding of Application Programming Interfaces (API's). Creates a divider for close objects, NASA pic of the day, and github repos. Uses id's to create onclick events for each button. Uses id's to return inner HTML to divs. Fetches API information, converts the resonse to JSON, and manipulates data as needed. GITHUB: gets the login, avatar, and total repos. Has another fetch request that iterates through repos and gets name, language, and description. NASA DAILY PIC: retch request with api key returns URL, img, date, and explaination. NEAR EARTH OBJECTS: API get fetch request from NASA, creates a table, inserts rows for each, inserts cell for each key desired.

bloggster-schema icon bloggster-schema

[MySQL ERD] Depicts complex understanding of depth of Entity Relationship Diagrams(ERDs). Multiple blogs can be created by multiple admins, who can create multiple posts and file uploads. Users can make many comments. Saves many user data in relation to each blog. Proves complex understanding of database relations, normalization, datatypes, and naming conventions.

books-schema icon books-schema

[MySQL ERD, DB, and quieries] Gathers authors and books. Both authors and books have a like count. Users can create many likes. Authors and books merged. Demonstrates complex understanding of Entity Relationship Diagrams(ERDs). Carries out Structured Language Quieries(SQL). Shows understanding of one-to-one relationships, many-to-many relationships, SQL methods (concat_ws), and exponentially more Structured Query Language objectives. My personal favorite ERD/SQL quiery combo..

cmsc330-compiling-shapes icon cmsc330-compiling-shapes

The first programming project involves extending the Java skeleton program that it is provided. That program reads in the scene definition file that defines the image objects in a scene and creates those objects, inserts them into the scene and displays that scene. This is done using character literals, tokens, and template literals.

cmsc330-project-2 icon cmsc330-project-2

The second project involves completing and extending the C++ program that evaluates statements of an expression language.

conditional-arrows icon conditional-arrows

Predict the outputs from code blocks featuring modern JavaScript syntax like arrow functions and the ternary operator!

convert-to-arrow icon convert-to-arrow

Implement arrow functions to adhere to modern JavaScript standards and improve code readability.

dojos-and-ninjas-sql icon dojos-and-ninjas-sql

[MySQL ERD, DB, and quieries] Works with students(ninjas) and physical classes(dojos). Ninjas belong to one dojo, have many interests, and one address. Dojos can have many students and have one address. Displays complex understanding of normalization. Shows understanding of reltionship databases in connection to diagrams. Depicts understanding of SQL queries. Shows use of differentiation between different datatypes. Uses multiple joins to read relational data. Shows complex undersanding of Structured Query Language(SQL)

dojos-ninjas-py icon dojos-ninjas-py

[Python, Flask, MySQL] Demonstrates COMPLEX understanding of the Model View Controller (MVC) design framework. MODEL: builds database, handles logic that relies on data, interfaces with database. VIEW: HTML page gets served to client, contains some logic handeled by template. Shows complete FLASK understanding with JINJA base which all other HTML pages are extended from while exhibitiing intricate logic and variable differentiatiation. CONTROLLER: recieves incoming requests, calls models to aggrigate/process data, and determines appropriate response. Illustrates catchall routing.

event-planner-schema icon event-planner-schema

[MySQL ERD] Demonstrates knowledge of Entity Relationship Diagrams(ERD's). Shows ability to differnetiate one to many and many to many relationships. Uses a many to many relationship to create RSVP list.

faux-hack icon faux-hack

Demonstrates ability to read and write different files in python with faux hacking scenario.

first-national-north-pole icon first-national-north-pole

Faux banking python project. Shows understanding of python fundamentals (variables, lists, functions, control statements, objects [dictionaries, classes]). Plays with ternary opertors and list comprehension. Shows understanding of OOP. CLASS objectives: define, instantiate, call methods[instance, static, cls], define/use global attributes, and modularization.

first-vite icon first-vite

Understand the steps to create a new React application using Vite. Demonstrate an ability to discern between JSX and HTML.

friendships-schema icon friendships-schema

[MySQL ERD, DB, and quieries] Demonstrates understanding of self join relationship in ERD. SELF JOIN: many to many to same table. In this case.. A user can have a friend (another user from the same table).

goblins-planner icon goblins-planner

Gets a list of people, checks availability, finds day with most avail, prints emails.

group2-music-player icon group2-music-player

CMSC495 Current Trends in Technology. Engineers: Zach Cannon, Kyle King, Kelly Perry, Paul Han, Brian Mayfield, and Christina Torres.

interview icon interview

REACT application inspired from an interview of a Coding Dojo instructor. This was for a University of Maryland class.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.