Advanced Search
Search Results
186 total results found
LinkedIn Metrics & Dashboards
Metrics - Follower count on LinkedIn Goal: 100 followers, around 50 every semester- Engagement on LinkedIn- Impressions- Page Visitors- Reactions Dashboards
Design System
Blueprint is implementing a design system to establish visual consistency across all digital and physical media. We aim to standardize the visual language by establishing the fonts, colors and logo guidelines. Fonts Our website introduced a new typography st...
Week 1 + 2
Goals Learn about Kudos! Gain an understanding of some essential developer tools Install git, Node, and VSCode Create and clone your own repository How will this work? Weekly session where we will: Go over the session's goals Code together Get support ...
Project Update Template
Project Name: Reporting Date:Prepared By: Executive Summary A brief summary (2–4 sentences) of current overall project progress, major highlights, and any blockers or urgent concerns. Attendance Member Attendance Ticket Q...
September 10th Meeting Minutes
Project Team Management Guidelines
1. Development Cycle Follow a 1-week sprint cycle to ensure consistent delivery and review a features. Day 1-4: Developers must create a pull request for their assigned task within four days Tech Leads are responsible for breaking down tasks into issue...
F25 Technical Challenge
Description Codebase deployment serverless function Requirements Interface Create a webpage with React to interface with this tool Users should have the ability to pass a repository name and call the function Serverless Function The function sho...
Developer Challenge
Context and Problem Statement SecureLog is an non profit organization that provides encryption services. They want to revamp their encryption service with modern technologies. Build a full stack application that encrypts and decrypts payloads while providing ...
Designer Challenge
Context and Problem Statement Craigslist is an advertisement website founded in 1995 by Craig Newman. Despite being one of the most visited sites on the internet (ranking as the 19th most visited website globally in 2023), its UI/UX design has remained the s...
Product Manager Challenge
Part 1 – Product Scenario Your team has been tasked with creating a platform that helps students better collaborate on coursework and projects. Problem Exploration Define two key pain points students face with collaboration today. Describe your...
Freshman Representative
Freshman Representative Role Freshman Representative Serve as the voice of the freshman class and get an inside look at how the Blueprint Executive Team operates. You’ll contribute fresh ideas and perspectives while gaining leadership, organizational, and co...
Bedrock Access Gateway - Installation & Usage Instructions
All project team members will receive access to Stevens Blueprint Chat (chat.sitblueprint.com) and the Stevens Blueprint VSCode code completion extension (currently a fork of Cline - download here). This page will cover how to set up and use each tool. Steven...
Week 3
Goals Intro to CSS Building a demo page Implementing the KudosCard component A Note About Project Versions and Installations... I knwo we had some mix-ups and discrepencies last session when trying to create a project. So, we need to do some cleaning to e...
Sponsorship Process
Gift Account Information Gift Account Number: GF3100006Account Name: Miscellaneous Gift Account – Gifts for Miscellaneous Student Groups What Is a Gift Account? A gift account is funding not provided by SGA. Instead, it comes from sponsorships, donors, an...
Introduction to UI/UX Design
See the attached PDF for slides: GBM #2_ UI_UX Design Workshop.pdf The UI/UX Design Workshop emphasized the importance of the design process in building user-friendly digital products. Here are some of the essential points covered, along with additional insig...
Introduction to Docker
Click here for the Docker workshop slides: GBM #4_ Docker Workshop - Ezri Slides.pdf What is Docker Docker is a platform and tool for developing, shipping, and running applications by using containerization technology. Containers allow a developer to package...
Software Development Crash Course
This workshop covers some tools and best practices that will help you develop software more efficiently, both independently, but especially as a TEAM. We attached the following resources for anyone who missed the workshop or would like a refresher: Workshop...
Introduction to Backend Development
Controller-Service-Repository Pattern The controller-service-repository (CSR) pattern is a pattern used to build software applications. It divides the software into three distinct sections, here's a quick summary, see further below for more: Controller: Pro...