Portfolio Draft

This topic is being used to create a portfolio. This is a draft, and not to be taken seriously.

![PSEUDO PERSON](upload://uPsCVBDVR9vBzHMuDOFwduBSslW.png)
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
![ABOUT](upload://aqqVptmAA4MPet9t1Gm4lKun4z3.png)

● About Me

Hey everyone! I am PseudoPerson, an aspiring game developer and programming hobbyist. I love designing systems, problem solving, programming, talking with friends, and backpacking. I know Java and Lua very well and can get by in Java Script, Python, HTML, and CSS.

● Commission Status: ◼ ◼ ◼

I am very selective when selecting projects and commissions. If you DM me about an offer, I probably will not accept. I generally do fairly short, interesting projects, and am not currently looking for any long term positions.

● Information

ㅤ ㅤ● Pacific Time Zone
ㅤ ㅤ● Mainly program on Wednesdays and over the weekend

![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
![SHOWCASE](upload://dBuSBKnfJboimD5Zk2gZVe7kdiq.png)

● About

This section is a work in progress. I am currently getting images and writing descriptions for some of my older projects.

● Newest to Oldest

Example Shop UI

● About

Made this UI from scratch.

Skills Demonstrated
UI Layout
Simple Graphic Design
UI Designing
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
Painting System
![Picture of painting system](upload://w0skNGTCi6BkvvhE7zAv7GOKmn4.jpeg)![Picture of painting system](upload://hEIl0n8meRHkatMha3fiA3eqsDL.png)![](upload://vpf4E2yjaNrHKFgfxDgaKl9PWxY.gif)

● About The Painting System

This was a pretty simple project. I wrote the code in about 2 or 3 hours. The player can paint on any surface and a new “drawing” is made each time the user tries to draw on a different surface. Width, color, and layer could be changed in game (the person I was programming this for already had UI to select these, so I didn’t make my own).

Skills Demonstrated
Raycasting
CFrame maniputlation
Memory leak free layered connections
Server-Client interactions
Collision groups
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
Client-Server Synced Timer

ezgif.com-gif-maker (8)
The GIF is pretty buggy, I promise it works :slight_smile:

● About My Timer Module

Pretty simple module I wrote in about 30 mins. Uses remote signals to tell the client the end time of the timer, then the client runs a local script to count down to that time. The module's function yields until the timer is up. The client's timer and the server's timer end at the exact same time.
Skills Demonstrated
Remote events
Developing equations
UI scripting
UI layout/scaling
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
Donation Board

ezgif.com-gif-maker (7)

● About My Donation Board

Someone who I owed a favor asked for a donation board, so I programmed them one. Took me an hour or two. Supports any number of player slots. Updates every minute or when someone donates.

You can check this out here:

Skills Demonstrated
UI design
Layout design
Basic ordered datastores
Animations
Humanoid appearance API
Looping through data
Developer products
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
Advanced Sword

● About My Advanced Sword System

This was my first commission. It was a ton of fun to program! I made a sword and some scripts for flarezhu.
About The Sword
Attack data module: complete customization for each attack (★ = Customizable)
★ Knockback (based on the rig’s mass and the attack’s knockback value)
★ Sound effects
★ Swing time
★ Attacked speed boost
★ Attacking speed boost
★ Immunity time
★ Animations
Damage indicators (color based on team)
★ Attack stamina cost
Tweening stamina bar
Sanity checks on server
About The Server Scripts
Experience datastore
Kill rewards
Kill announcements in chat
Welcome message in chat
1.2x damage gamepass
Server stamina updater
Skills Demonstrated
ContextActionService
Memory leak free layered connections
Body forces
Humanoid API
Client Server interactions
ChatService (the Roblox module)
Bindable events
Heartbeat timers
Annimations
Sounds
Tweening
UI Layouts
UI Scripting
UI Design
MarketplaceService
Gamepasses
Teams API
etc.
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
ContextActionUtility Module

● About The ContextActionUtility

My first open source module. It is used in place of Roblox's ContextActionService and has much better mobile support. The module automatically makes and places custom buttons. It also has a few function for button effects and control.


You can check this out here:

Skills Demonstrated
ContextActionService
Cross platform support
UI events
UI Layout
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
[X] Queues System

● About My Queues System

WRITE DESCRIPTION HERE
Skills Demonstrated
WRITE SKILL HERE
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
[X] Turrets

● About My Turrets

WRITE DESCRIPTION HErE
Skills Demonstrated
WRITE SKILL HERE
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
Voxel Building System

● About My Voxel Building System

Okay, quick confession, this system isn't actually voxel. Instead of matrixes, I used raycasting. In my defense, most "voxel" building systems on Roblox are similar to mine. I was making this for a game similar to Block n' Load, a dead Steam game (one of my favorites though).
Skills Demonstrated
Raycasting
Collision groups
Custom data structures
Remote events
Sanity checks
Particle effects
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
Obby Kit

● About My Obby Kit

My first project ever in Luau was an obby kit. I was intending to make it into a free model, but my code was formatted poorly, so I decided to keep it private (my main motive for posting free models is to help other programmers learn, I and definitely didn't want them to learn from this project). Ever since this I have written obsessively organized and effective programs.
Skills Demonstrated
BodyForces
DataStores
Animations
Simple event handling
Animations/tweening
Effects
Debris service

● Game and Model Demos

ㅤ ㅤ● [Model] Shop UI Example

ㅤ ㅤ● [Game] ContextActionUtility Examples

ㅤ ㅤ● [Game] Painting Tool

ㅤ ㅤ● [Game] Donation Board

● Picture Wall


I just uploaded a bunch of random pictures I have from developing. I will improve this section later. Picture Wall

ezgif.com-gif-maker (7)

Untitled drawing (67)

ezgif.com-gif-maker (4)

ezgif.com-gif-maker (3)

ezgif.com-gif-maker (2)

ezgif.com-gif-maker (1)

ezgif.com-gif-maker

ezgif.com-gif-maker (12)

Mobile Example

![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)

● Code Examples

![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
![PAYMENT](upload://gwWB6JcxqpayxmjAZVCVm5ebTMm.png)

● Information

ㅤ ㅤ● Generally charge 1-5k, depending on how long I estimate the commission taking.
ㅤ ㅤ● Robux is generally my only accepted payment method.
ㅤ ㅤ● I will reach out to you if I am willing to do a job for percentages.

![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)
![CONTACT](upload://7tApninVRsiWNBSOmc6od5NhQy5.png)

![](upload://i6vz8nqO2XZVVOWMOjm5simNtYw.png)![](upload://unRNL24wwYsIKTMyt1xkryqCJ5L.png)![](upload://neSWOWnExSNAUcOSVBrWw2Qr2sV.png)
![divider|1000x50](upload://rP39aOLBeRdGJL36HmwWLacKZFG.png)