Franklin Perez
Share on Facebook MySpace
  • Blog Posts
  • Discussions
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Gifts Received

Gift

Franklin Perez has not received any gifts yet

Give a Gift

 

Franklin Perez's Page

Profile Information

How did you hear about Codetown?
Internet Search
What are your main interests in software development?
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805
Do you have a website?
http://perezf.cnc.net/resume.doc
Anything else you'd like to add? Where do you live? (optional!)
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805

Comment Wall (1 comment)

You need to be a member of Codetown to add comments!

Join Codetown

At 2:05pm on May 26, 2016, Michael Levin said…
Hey, Franklyn! Welcome to Codetown.
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Google Researchers Propose Bayesian Teaching Method for Large Language Models

Google Research has proposed a training method that teaches large language models to approximate Bayesian reasoning by learning from the predictions of an optimal Bayesian system. The approach focuses on improving how models update beliefs as they receive new information during multi-step interactions.

By Daniel Dominguez

Cloudflare Introduces Support for ASPA, an Emerging Internet Routing Security Standard

Cloudflare recently announced support for ASPA (Autonomous System Provider Authorization). The new cryptographic standard helps make Internet routing safer by verifying the path data takes across networks to reach its destination and preventing traffic from traversing unreliable or untrusted networks.

By Renato Losio

DoorDash Builds LLM Conversation Simulator to Test Customer Support Chatbots at Scale

DoorDash engineers built a simulation and evaluation flywheel to test large language model customer support chatbots at scale. The system generates multi-turn synthetic conversations using historical transcripts and backend mocks, evaluates outcomes with an LLM-as-judge framework, and enables rapid iteration on prompts, context, and system design before production deployment.

By Leela Kumili

Netflix Uncovers Kernel-Level Bottlenecks While Scaling Containers on Modern CPUs

Engineers at Netflix have uncovered deep performance bottlenecks in container scaling that trace not to Kubernetes or containerd alone, but into the CPU architecture and Linux kernel itself.

By Craig Risi

Presentation: Beyond the Code: Hiring for Cultural Alignment

Alicia Collymore discusses the critical role of cultural alignment in building high-performing engineering teams. She explains how to move beyond "vibes" by identifying specific attributes in company values and assessing them during coding challenges and system design sessions. She shares practical advice on using interview debriefs, assessment criteria, and "culture add" to drive growth.

By Alicia Collymore

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service